Welcome![Sign In][Sign Up]
Location:
Search - C-C method matlab

Search list

[Software EngineeringVisual_C__method_of_calling_MATLAB_and_its_applica

Description: Visual C^++调用MATLAB的方法及其应用-Visual C ^++ method of calling MATLAB and its application
Platform: | Size: 124928 | Author: 樊渊皓 | Hits:

[matlabFBG

Description: 均匀光栅C++仿真程序,传输矩阵法,方便学习-Uniform grating matlab simulation program, transfer matrix method
Platform: | Size: 199680 | Author: 冯奎 | Hits:

[matlabtfa

Description: 自适应时频频分析方法,具有界面操作,参数选择等功能,可以自由调入信号获得相应的自适应视频分析方法结果。-Adaptive time frequency analysis method,It can be used to give TFR of signal.
Platform: | Size: 137216 | Author: sudaoxie | Hits:

[AI-NN-PRPS0-SVR

Description: :针对发酵过程中生物参数难以实时在线测量的问题,建立了用于生物参数状态预估的 支持向量机软测量模型。考虑到该支持向量回归(SVR)模型的复杂性和冷化特征取决于其三 个参数 ,c, 能否取到最优值,采用粒子群优化(PSO)算法实现对参数 ,c, 的同时寻优。在 此基础上,以饲料用 .甘露聚糖酶为对象,建立了基于PSO—SVR的发酵过程产物浓度状态预估 模型。发酵罐控制结果表明:该模型具有很好的学习精度和泛化能力,可实现对 .甘露聚糖酶 产物浓度的实时在线预估。-In view of the hardship to get real—time and on—line biological parameters in fermentation process,a soft sensor model based on support vector machines is established for estimating the bio— logical parameters.The complexity and generalization performance of the support vector regression (SVR)model depend on a good setting of the three parameters ,c, .An algorithm called parti— cle swarm optimization(PSO)is applied to optimize the three parameters synchronously.Based on the proposed method,a PSO—SVR model is developed to estimate the products concentration of beta— mannanase for feedstuf.The control results of fermenter show that the state estimation model based on PSO·-SVR has good learn ing accuracy and generalization perform ance SO as to obtain the real·-time and on—line estimation for products concentration of beta—mannanase.
Platform: | Size: 231424 | Author: 11 | Hits:

[OtherFEM

Description: finite element method- *********************************************************************** 3-D FDTD code with PEC boundaries *********************************************************************** Program author: Susan C. Hagness Department of Electrical and Computer Engineering University of Wisconsin-Madison 1415 Engineering Drive Madison, WI 53706-1691 hagness@engr.wisc.edu Copyright 2005 This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic grid cells. Each unit cell within the Yee lattice contains electric field components sampled along the edges of the cube and magnetic field components normal to the faces of the cube (the dual of Fig. 3.1). To illustrate t
Platform: | Size: 2048 | Author: Hollis | Hits:

[Software Engineeringbrain_tumor_fcm

Description: In this project ,we propose a color based segmentation method that uses the c means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color based segmentation algorithm with k means means to convert a given gray level MR image in to a color space image and then separate the position of tumor objects from other items of an MR image by using c means clustering And histogram clustering .Experiments demonstrates that the method can successfully achieve segmentation for MR brain images to help pathologists distinguish exactly lesion size and region. -In this project ,we propose a color based segmentation method that uses the c means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color based segmentation algorithm with k means means to convert a given gray level MR image in to a color space image and then separate the position of tumor objects from other items of an MR image by using c means clustering And histogram clustering .Experiments demonstrates that the method can successfully achieve segmentation for MR brain images to help pathologists distinguish exactly lesion size and region.
Platform: | Size: 2048 | Author: pramod | Hits:

[RFIDleach_matlab

Description: 针对无线传感器网络的一种改进型leach算法,采用matlab工具实现-A wireless sensor network for improved leach method, using matlab tools to achieve
Platform: | Size: 416768 | Author: 陈明 | Hits:

[OtherLEACH

Description: 关于无线传感器网络的路由算法研究,在能量均衡上的经典LEACH算法,用matlab进行的仿真,能够实现!-Abstract: The distributed wireless sensor net work and the technol ogy of wireless communicati on could realize the subsidence monit oring and measuring in coalmine goaf . One of the i mportant researcheswas r outing p r ot ocol in wireless sens or net works . Based on the design idea of the LEACH routing p r ot ocol for the wireless sens or net work, taking the net work communicati on capacity t o be increased and the re2 dundant data trans missi on t o be reduced as the target, according t o the available LEACH i mp r oved calculati on method, an i mp roved layer r outing p rot ocol algorithm was p rovided . With the introducti on of the forced cluster head and according t o the data relativity of the monit o2 ring and measuring variati on for the unit p itch pointswithin the continued ti me, the redundant data transmissi on quantitywas reduced . A comparison si mulati on on the net work existing ti me of the i mp roved algorithm for the t wo LEACH p rot ocolswas conduced . The
Platform: | Size: 2048 | Author: 李博宁 | Hits:

[matlabgridding

Description: Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function. You will need to compile the MEX functions - in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system. Run the function spiralexample.m in Matlab. -Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction. The tar file includes numerous .m scripts, and C code that can be compiled to a .mex function. You will need to compile the MEX functions- in Matlab try "mex gridlut_mex.c" and "mex calcdcflut_mex.c" These should result in files gridlut_mex.mex??? and calcdcflut_mex.mex??? where ??? depends on your operating system. Run the function spiralexample.m in Matlab.
Platform: | Size: 1469440 | Author: rizq | Hits:

[matlabk-means

Description: 用c程序和matlab分别试验一种k-means改进算法,按照方法选取聚类中心点,事实证明,这种改进是有效的。-Matlab with c procedures and were experimenting with an improved k-means algorithm, in accordance with the method of selecting cluster center, the facts show that this improvement is effective.
Platform: | Size: 59392 | Author: 王建梅 | Hits:

[matlabHarmonicinterferencesuppression

Description: 针对混沌参数调制( C P M) 的电力线通信( P L C) 中谐波引起的窄带干扰, 两阶段动态估计方法根据最小 相空间体积( MP S V) 准则估计模型参数, 计算量大。为此, 提出将未知参数合并到增广状态矩阵的联合卡尔曼滤 波方法, 避免了专门的参数估计过程, 在提高增益性能的同时有效降低了计算量。方法的性能通过对混沌电力 线通信下的单音干扰和多音干扰的有效抑制得到了验证。-For the chaotic parameter modulation (CPM) of the power line communication (PLC) in the narrow-band interference caused by harmonics, two-phase dynamic estimation methods with minimum phase space volume (MP SV) criterion estimate model parameters, calculation of volume. Toward this end, the unknown parameters into augmented state matrix of the joint Kalman filter, to avoid the special parameter estimation process, while improving the performance gain reduces the amount of calculation. Method of performance under the power line communication by chaotic multitone jamming tone interference and the effective suppression has been verified.
Platform: | Size: 272384 | Author: 张海洋 | Hits:

[matlabcsdp6.1.0winp4

Description: 一个求解半正定规划的数值算法包,包括 C 语言实现的源代码和 MATLAB 的调用接口。这是目前项目发布的最新版本 6.1.0。-Copyright 1997-2010, Brian Borchers. This copy of CSDP is made available under the Common Public License. See LICENSE for the details of the CPL. CSDP is a software package for solving semidefinite programming problems. The algorithm is a predictor-corrector version of the primal-dual barrier method of Helmberg, Rendl, Vanderbei, and Wolkowicz. This file includes binary code for SDP for Windows. doc documentation. matlab MATLAB/Octave routines for interfacing to CSDP. bin The binary code. Contact/Support: If you are having trouble running the code, see the doc directory first. The project s website can be found at https://projects.coin-or.org/Csdp/ The project s maintainer can be reached by email at borchers@nmt.edu. Please email bug reports and feature requests.
Platform: | Size: 1344512 | Author: bsmyht | Hits:

[Data structsBRENT

Description: 用Visual C++实现,不用导数的布伦特法 Visual C+常用数值算法集中的源代码-Using Visual C++ implementation of Brent method without derivative Visual C+ numerical algorithm used concentrated source code
Platform: | Size: 1024 | Author: yj | Hits:

[Special EffectsCVmodel

Description: 变分水平集方法中的“C-V”模型,用于图像分割的方法。-C-V model in the variation level set method,used for image segmentation.
Platform: | Size: 1024 | Author: xj | Hits:

[matlabfuzzycm

Description: 采用模糊C均值聚类方法,能够对样本进行很好的分类,很好用-Fuzzy C means clustering method, the sample can be well classified, very good use
Platform: | Size: 2048 | Author: | Hits:

[matlabCODE

Description: 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Platform: | Size: 6918144 | Author: 张数 | Hits:

[matlabCjunzhi

Description: C均值聚类算法的matlab编写。此程序根据模式识别书上C均值聚类的过程进行编写。没有用到工具箱。-this program is based on Patten Recongnize knowledge to design a system about C means method.
Platform: | Size: 2048 | Author: | Hits:

[matlabfd1d

Description: 电磁场仿真 使用时域有限差分方法 用c和matlab混合编程-Electromagnetic simulation using the FDTD method for hybrid programming with c and matlab
Platform: | Size: 1024 | Author: 赵冉 | Hits:

[matlabMain_CC_Luzhenbo

Description: c-c方法计算重构维数m和延迟时间t的matlab的m 文件-cc method reconstruction dimension m and delay time t of the m-file matlab
Platform: | Size: 1024 | Author: 范彦伟 | Hits:

[Special EffectsMYGUI

Description: 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进SSDA法。 第五章作业 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 -Chapter operations: in C or VC, VB, Matlab or other languages ​ ​ to complete the following experiment: 1) open a BMP file 2) the gray value of its local area to change 3) Save as a new requirements display BMP files the original BMP image and the new BMP image. 1. Open an image, add salt and pepper, Gaussian noise, and then use the neighborhood average, median filtering, K adjacent average smoothing. 2. Open the image using the Roberts gradient, Sobel operator and Laplacian sharpening, and compare the results. Chapter operations to write a program, the input image Huffman, display the original image entropy encoded average code word length, and be able to reconstruct the image according to encoding. Generate a rectangle in the image, then use template matching to identify position of the rectangle. Or improved using the SSDA SSDA method. Chapter operations to write a program, the input image Huffman, display the original image entropy encoded average code word length, and be
Platform: | Size: 6144 | Author: 杨智雄 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »

CodeBus www.codebus.net